|
2020-2021 Sunseeker Telemetry and Lighting System
|
#include "driverlib.h"Go to the source code of this file.
Macros | |
| #define | UCS_MCLK_DESIRED_FREQUENCY_IN_KHZ 24000 |
| #define | UCS_MCLK_FLLREF_RATIO 374 |
Functions | |
| void | main (void) |
| #define UCS_MCLK_DESIRED_FREQUENCY_IN_KHZ 24000 |
Definition at line 69 of file tec_ex1_syncTimers.c.
| #define UCS_MCLK_FLLREF_RATIO 374 |
Definition at line 76 of file tec_ex1_syncTimers.c.
| void main | ( | void | ) |
Definition at line 78 of file tec_ex1_syncTimers.c.
References __no_operation(), UCS_MCLK_DESIRED_FREQUENCY_IN_KHZ, and UCS_MCLK_FLLREF_RATIO.